PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package / PDF3DRenderMode Class / setCreaseValue Method
A number specifying the angle, in degrees,to be used as the crease value to be used when determining silhouette edges.
In This Topic
    setCreaseValue Method
    In This Topic
    Sets the crease value.
    Syntax
    public void setCreaseValue( 
       double creaseValue
    )

    Parameters

    creaseValue
    A number specifying the angle, in degrees,to be used as the crease value to be used when determining silhouette edges.
    See Also